projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bef35b
)
(row_containing_pos): Add prototype.
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 25 Sep 2001 09:54:09 +0000
(09:54 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 25 Sep 2001 09:54:09 +0000
(09:54 +0000)
src/dispextern.h
patch
|
blob
|
history
diff --git
a/src/dispextern.h
b/src/dispextern.h
index d3f024e81c9ab9da382861e6ec6e1ef5dadbd44c..2e3b57afc27c0aea03bd48d12721257abca1ae4d 100644
(file)
--- a/
src/dispextern.h
+++ b/
src/dispextern.h
@@
-2157,6
+2157,9
@@
extern int tool_bar_button_relief;
/* Defined in xdisp.c */
+struct glyph_row *row_containing_pos P_ ((struct window *, int,
+ struct glyph_row *,
+ struct glyph_row *));
int string_buffer_position P_ ((struct window *, Lisp_Object, int));
int line_bottom_y P_ ((struct it *));
int display_prop_intangible_p P_ ((Lisp_Object));